'Declaration Public Class TransposedGrid(Of T) Inherits C1.Web.Mvc.FlexGridBase(Of T) Implements C1.Web.Mvc.ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
public class TransposedGrid<T> : C1.Web.Mvc.FlexGridBase<T>, C1.Web.Mvc.ITemplate, Microsoft.AspNetCore.Html.IHtmlContent